home *** CD-ROM | disk | FTP | other *** search
/ Delphi 2.0 - Programmer's Utilities Power Pack / Delphi 2.0 Programmer's Utilities Power Pack.iso / s_to_z / tpw32_10 / tpw32_10.txt < prev    next >
Encoding:
Text File  |  1996-09-15  |  933 b   |  30 lines

  1. TPW32 v1.00
  2. -----------
  3.  
  4. This is a package containing units to add 32-bit functions to Borland Pascal
  5. for Windows and Delphi 16-bit programs running under Windows 95 or Windows
  6. NT.
  7.  
  8. The units implement some of the Win32 API, but also provide a means for
  9. people to call functions in 32-bit DLLs when running under a 32-bit version
  10. of Windows.
  11.  
  12. FILES:
  13. -----
  14. 1. CALL32NT.PAS  (Unit for calling 32-bit DLLs from 16-bit programs)
  15. 2. W32TYPES.PAS  (Unit implementing data structures for the Win32 API)
  16. 3. TPW32.PAS     (Unit implementing several Win32 API functions)
  17. 4. TEST.PAS      (Test program)
  18. 5. TEST.EXE      (Compiled version of test program)
  19. 6. TPW32_10.TXT  (This file)
  20. 7. USAGE.TXT     (How to use CALL32NT.PAS)
  21. 8. README.TXT    (More information)
  22. 9. FILE_ID.DIZ   (Description file for BBSs)
  23.  
  24.  
  25. This package is released into the public domain.
  26.  
  27. ---------------
  28. Dr A A Olowofoyeku
  29. laa12:keele.ac.uk
  30.